home *** CD-ROM | disk | FTP | other *** search
- Path: erich.triumf.ca!bennett
- From: bennett@erich.triumf.ca (P.Bennett)
- Newsgroups: comp.lang.c++,comp.lang.c
- Subject: Re: URGENT!: Need outportb() and inportb() functions!!!
- Date: 25 Mar 1996 07:58 PST
- Organization: TRIUMF: Tri-University Meson Facility
- Distribution: world
- Message-ID: <25MAR199607585494@erich.triumf.ca>
- References: <4ipt9v$33q@vip.cybercity.dk>
- NNTP-Posting-Host: ftp.triumf.ca
- News-Software: VAX/VMS VNEWS 1.50
-
- In article <4ipt9v$33q@vip.cybercity.dk>, monsted@cybercity.dk (Monsted) writes...
- >I Urgently need the functions outportb() and inportb() (I think these
- >are in the dos.h header file)!!
- >
- >If someone could please post these or send them to me by email (MIME
- >attachment) I would greatly appreciate this.
-
- If you can use these functions, they will be in your libraries already.
-
- These are Borland's names for functions to access the DOS I/O ports. Microsoft
- uses different names for their equivalent functions (inp() and outp(), I
- think.) As these are not ANSI standard functions, each compiler vendor is free
- to do his own thing...
-
-
- Peter Bennett VE7CEI | Vessels shall be deemed to be in sight
- Internet: bennett@triumf.ca | of one another only when one can be
- Packet: ve7cei@ve7kit.#vanc.bc.ca | observed visually from the other
- TRIUMF, Vancouver, B.C., Canada | ColRegs 3(k)
- GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
- or: ftp://ftp-i2.informatik.rwth-aachen.de/pub/arnd/GPS/peter/index.html
-
-
-
-
-
-